This forces a mouse to keep the position it had when it left a window. If you call this while the cursor is in the 'double-arrow stance, it will keep that. However, if it has the normal arrow position when it is called, it will make the cursor turn into a wait stance while it is over the specified window.
See Also: center_on_parent, get_client_size, get_id, get_top_level_parent, get_window_style, refresh_window, release_mouse, set_back_color, set_fore_color, set_title, set_window_style, show_popup_menu
Centers the window on its parent. direction can be wxHORIZONTAL, wxVERTICAL or wxBOTH.
See Also: capture_mouse, get_client_size, get_id, get_top_level_parent, get_window_style, refresh_window, release_mouse, set_back_color, set_fore_color, set_title, set_window_style, show_popup_menu
This returns the size of this in a sequence of {x,y}. This can be any wx class that is graphical ( i.e., not wxFontData or wxArrayString. )
See Also: capture_mouse, center_on_parent, get_id, get_top_level_parent, get_window_style, refresh_window, release_mouse, set_back_color, set_fore_color, set_title, set_window_style, show_popup_menu
Returns the id for objects that are derived from class wxWindow. This includes frames, windows and most controls, but does not include menu items. You should use get_menuitem_id() for that.
See Also: capture_mouse, center_on_parent, get_client_size, get_top_level_parent, get_window_style, refresh_window, release_mouse, set_back_color, set_fore_color, set_title, set_window_style, show_popup_menu
See Also: capture_mouse, center_on_parent, get_client_size, get_id, get_window_style, refresh_window, release_mouse, set_back_color, set_fore_color, set_title, set_window_style, show_popup_menu
Returns the style flag for the specified window.
See Also: capture_mouse, center_on_parent, get_client_size, get_id, get_top_level_parent, refresh_window, release_mouse, set_back_color, set_fore_color, set_title, set_window_style, show_popup_menu
Forces a wxWindow to repaint itself. params can take one of several forms:
See Also: capture_mouse, center_on_parent, get_client_size, get_id, get_top_level_parent, get_window_style, release_mouse, set_back_color, set_fore_color, set_title, set_window_style, show_popup_menu
This releases the mouse position after capture_mouse has been called.
See Also: capture_mouse, center_on_parent, get_client_size, get_id, get_top_level_parent, get_window_style, refresh_window, set_back_color, set_fore_color, set_title, set_window_style, show_popup_menu
See Also: capture_mouse, center_on_parent, get_client_size, get_id, get_top_level_parent, get_window_style, refresh_window, release_mouse, set_fore_color, set_title, set_window_style, show_popup_menu
See Also: capture_mouse, center_on_parent, get_client_size, get_id, get_top_level_parent, get_window_style, refresh_window, release_mouse, set_back_color, set_title, set_window_style, show_popup_menu
This resets the title of a wxFrame and allows you to put whatever you want in it's place. You can use set_icon to change the icon beside of it.
See Also: capture_mouse, center_on_parent, get_client_size, get_id, get_top_level_parent, get_window_style, refresh_window, release_mouse, set_back_color, set_fore_color, set_window_style, show_popup_menu
Set the style for the specified window.
See Also: capture_mouse, center_on_parent, get_client_size, get_id, get_top_level_parent, get_window_style, refresh_window, release_mouse, set_back_color, set_fore_color, set_title, show_popup_menu
See Also: capture_mouse, center_on_parent, get_client_size, get_id, get_top_level_parent, get_window_style, refresh_window, release_mouse, set_back_color, set_fore_color, set_title, set_window_style